home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: SCSI drivers, CBHD
- Date: Thu, 28 Apr 1994 17:40:31 -0700
- From: Howard Chu <howard@harry.lloyd.com>
-
-
- >> And (just to really make your day) one that can be both requestor and targ
- et.
- >> You could add disconnect and command queueing too.
- >
- >Uh, oh, that's tougher. Not impossible with CBHD, though, since unlike
- >other drivers, CBHD's SCSI code follows the SCSI phase protocol.
-
- Nice : essentially I need to be able to select the ST/TT/whatever as the
- target to be able to pass data through as it arrives, for obvious
- performance reasons 8)
-
- This same functionality is also required for host to host SCSI communication...
- The biggest problem I had was deciding how much RAM to keep available to
- buffer unsolicited incoming data. (I guess we'll have to add ScIP (SCSI IP) to
- MiNT-Net next, eh?)
- -- Howard
-